home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>BackupDlg</class> <widget class="QWidget"> <property name="name"> <cstring>BackupDlg</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>532</width> <height>637</height> </rect> </property> <property name="caption"> <string>Burn partition on CD</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="resizeMode"> <enum>Fixed</enum> </property> <widget class="CTaskDlgLabel"> <property name="name"> <cstring>HdmDlg_TaskLabel</cstring> </property> <property name="Caption" stdset="0"> <string>Burn the partition on CD?</string> </property> <property name="SubCaption" stdset="0"> <string>This allows you obtain the copy of your data to increase safety and reliability of your system. </string> </property> </widget> <widget class="QFrame"> <property name="name"> <cstring>frame19</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Plain</enum> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Archive &name:</string> </property> <property name="buddy" stdset="0"> <cstring>BackupDlg_ArchNameEdit</cstring> </property> </widget> <widget class="CLineEdit" row="0" column="1"> <property name="name"> <cstring>BackupDlg_ArchNameEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxLength"> <number>8</number> </property> <property name="HintText" stdset="0"> <string>Enter an archive name here</string> </property> </widget> <widget class="QLabel" row="0" column="2"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>(No more than 8 symbols and only in English.)</string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>Archive c&omment:</string> </property> <property name="buddy" stdset="0"> <cstring>BackupDlg_CommentEdit</cstring> </property> </widget> <widget class="CLineEdit" row="1" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>BackupDlg_CommentEdit</cstring> </property> <property name="HintText" stdset="0"> <string>Enter a comment here</string> </property> </widget> <widget class="QGroupBox" row="5" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>BackupDlg_PasswordChk</cstring> </property> <property name="title"> <string>&Password protection</string> </property> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout11</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>BackupDlg_ConfirmLabel</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="text"> <string>&Confirm the password:</string> </property> <property name="buddy" stdset="0"> <cstring>BackupDlg_ConfirmEdit</cstring> </property> </widget> <spacer row="0" column="2"> <property name="name"> <cstring>spacer78</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="CLineEdit" row="0" column="1"> <property name="name"> <cstring>BackupDlg_PasswordEdit</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="echoMode"> <enum>Password</enum> </property> </widget> <widget class="CLineEdit" row="1" column="1"> <property name="name"> <cstring>BackupDlg_ConfirmEdit</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="echoMode"> <enum>Password</enum> </property> </widget> <spacer row="1" column="2"> <property name="name"> <cstring>spacer79</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>BackupDlg_PasswordLabel</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="text"> <string>&Enter a password:</string> </property> <property name="buddy" stdset="0"> <cstring>BackupDlg_PasswordEdit</cstring> </property> </widget> </grid> </widget> </vbox> </widget> <widget class="QGroupBox" row="4" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>groupBox4</cstring> </property> <property name="title"> <string>Recorder</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QComboBox" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>BackupDlg_SelectBurnerBox</cstring> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel8</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Recorder &speed:</string> </property> <property name="buddy" stdset="0"> <cstring>OptCDB_RecSpeedCombo</cstring> </property> </widget> <widget class="QComboBox" row="1" column="1"> <property name="name"> <cstring>OptCDB_RecSpeedCombo</cstring> </property> <property name="currentItem"> <number>0</number> </property> </widget> </grid> </widget> <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>groupBox2</cstring> </property> <property name="title"> <string>Compression &level</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QComboBox"> <property name="name"> <cstring>OptBackupImage_CompLevelCombo</cstring> </property> <property name="currentItem"> <number>0</number> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>BackupDlg_SizeLabel_2</cstring> </property> <property name="text"> <string>Estimated archive size:</string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>BackupDlg_SizeLabel</cstring> </property> <property name="text"> <string><b>222 Gb</b></string> </property> <property name="alignment"> <set>AlignVCenter</set> </property> </widget> <widget class="CLabelEx"> <property name="name"> <cstring>BackupDlg_ExactEstimation</cstring> </property> <property name="text"> <string>Get exact size estimation</string> </property> <property name="HyperLinkMode" stdset="0"> <bool>true</bool> </property> </widget> <spacer> <property name="name"> <cstring>spacer21</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>73</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> </vbox> </widget> <spacer row="2" column="2"> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>10</height> </size> </property> </spacer> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>BackupDlg_AdvFrame</cstring> </property> <property name="title"> <string>Image options</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>OptHotBackup_EnableHotCheck</cstring> </property> <property name="text"> <string>Enable &hot processing</string> </property> <property name="accel"> <string>Alt+H</string> </property> <property name="whatsThis" stdset="0"> <string>Choose this option to enable data processing without restarting operating system.</string> </property> </widget> <widget class="QFrame" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>OptHotBackup_TechnologyFrame</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Plain</enum> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <widget class="QComboBox"> <property name="name"> <cstring>OptHotBackup_Technology</cstring> </property> </widget> </vbox> </widget> <widget class="QCheckBox" row="2" column="0"> <property name="name"> <cstring>BackupDlg_SkipAuxChk</cstring> </property> <property name="text"> <string>Skip OS au&xiliary files</string> </property> <property name="accel"> <string>Alt+X</string> </property> <property name="whatsThis" stdset="0"> <string>Choose this option to skip OS auxiliary files (like page file, hiberfil.sys etc.), This will reduce operation time and backup image size</string> </property> </widget> <widget class="QCheckBox" row="3" column="0"> <property name="name"> <cstring>BackupDlg_SkipLibArchivesChk</cstring> </property> <property name="text"> <string>Skip archive files stored in archive &library.</string> </property> <property name="accel"> <string>Alt+L</string> </property> <property name="whatsThis" stdset="0"> <string>Choose this option to skip archive files stored in archive library, This will reduce operation time and backup image size.</string> </property> </widget> <widget class="QCheckBox" row="2" column="1"> <property name="name"> <cstring>BackupDlg_ProcessAllSecChk</cstring> </property> <property name="text"> <string>Partition r&aw processing</string> </property> <property name="accel"> <string>Alt+A</string> </property> <property name="whatsThis" stdset="0"> <string>This option allows you to create an exact copy of the disk. All sectors will be copied one to one (even unused sectors). Require more time to complete the operation.</string> </property> </widget> </grid> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout13</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="CHDelimeter"> <property name="name"> <cstring>BackupDlg_MoreOpts</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="HasLine" stdset="0"> <bool>false</bool> </property> <property name="ExpandedCaption" stdset="0"> <string>Fewer options</string> </property> <property name="CollapsedCaption" stdset="0"> <string>More options</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>HdmDlg_OK</cstring> </property> <property name="text"> <string>&Burn</string> </property> <property name="accel"> <string>Alt+B</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>HdmDlg_Cancel</cstring> </property> <property name="text"> <string>&No</string> </property> <property name="accel"> <string>Alt+N</string> </property> </widget> </hbox> </widget> </vbox> </widget> <connections> <connection> <sender>BackupDlg_ArchNameEdit</sender> <signal>textChanged(const QString&)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_CommentEdit</sender> <signal>textChanged(const QString&)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_SelectBurnerBox</sender> <signal>activated(int)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>OptBackupImage_CompLevelCombo</sender> <signal>activated(int)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_PasswordEdit</sender> <signal>textChanged(const QString&)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_ConfirmEdit</sender> <signal>textChanged(const QString&)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>OptHotBackup_Technology</sender> <signal>activated(int)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_ProcessAllSecChk</sender> <signal>toggled(bool)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>OptHotBackup_EnableHotCheck</sender> <signal>toggled(bool)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_SkipAuxChk</sender> <signal>toggled(bool)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_SkipLibArchivesChk</sender> <signal>toggled(bool)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_MoreOpts</sender> <signal>StateChanged(bool)</signal> <receiver>BackupDlg_AdvFrame</receiver> <slot>setShown(bool)</slot> </connection> <connection> <sender>BackupDlg_PasswordChk</sender> <signal>toggled(bool)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> <connection> <sender>BackupDlg_ExactEstimation</sender> <signal>Clicked()</signal> <receiver>BackupDlg</receiver> <slot>OnExactEstimation()</slot> </connection> <connection> <sender>OptCDB_RecSpeedCombo</sender> <signal>activated(int)</signal> <receiver>BackupDlg</receiver> <slot>OptDataChanged()</slot> </connection> </connections> <tabstops> <tabstop>BackupDlg_ArchNameEdit</tabstop> <tabstop>BackupDlg_CommentEdit</tabstop> <tabstop>OptBackupImage_CompLevelCombo</tabstop> <tabstop>BackupDlg_ExactEstimation</tabstop> <tabstop>BackupDlg_SelectBurnerBox</tabstop> <tabstop>OptCDB_RecSpeedCombo</tabstop> <tabstop>BackupDlg_PasswordEdit</tabstop> <tabstop>BackupDlg_ConfirmEdit</tabstop> <tabstop>OptHotBackup_EnableHotCheck</tabstop> <tabstop>OptHotBackup_Technology</tabstop> <tabstop>BackupDlg_SkipAuxChk</tabstop> <tabstop>BackupDlg_ProcessAllSecChk</tabstop> <tabstop>BackupDlg_SkipLibArchivesChk</tabstop> <tabstop>BackupDlg_MoreOpts</tabstop> <tabstop>HdmDlg_OK</tabstop> <tabstop>HdmDlg_Cancel</tabstop> </tabstops> <slots> <slot>OnBrowseForDestination()</slot> <slot>OnPasswordConfirm( const QString & )</slot> <slot>OptDataChanged()</slot> <slot>BackupDlg_PasswordEdit_textChanged( const QString & )</slot> <slot>OptHotBackup_EnableHotCheck_toggled( bool )</slot> <slot>OnExactEstimation()</slot> </slots> <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>taskdlglabel.h</includehint> <includehint>apptextbrowser.h</includehint> <includehint>lineedit.h</includehint> <includehint>lineedit.h</includehint> <includehint>lineedit.h</includehint> <includehint>lineedit.h</includehint> <includehint>labelex.h</includehint> <includehint>delimeter.h</includehint> </includehints> </UI>